home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscClassDecoderPalette / palette.table < prev    next >
Text File  |  1994-11-25  |  947b  |  26 lines

  1. //
  2. // Time-stamp: <94/11/26 18:02:30 stephan>
  3. //
  4. //    palette.table -- contents of the MiscClassDecoder palette
  5. //    
  6. //        Written by Stephan Wacker <stephan@rodion.muc.de>
  7. //        Copyright (c) 1994 by Stephan Wacker.
  8. //        Version 1.0  All rights reserved.
  9. //
  10. //        This notice may not be removed from this source code.
  11. //
  12. //    This object is included in the MiscKit by permission from the author
  13. //    and its use is governed by the MiscKit license, found in the file
  14. //    "LICENSE.rtf" in the MiscKit distribution.  Please refer to that file
  15. //    for a list of all applicable permissions and restrictions.
  16. //    
  17.  
  18. Class = MiscClassDecoderPalette;    /* (a subclass of IBPalette) */
  19. NibFile = MiscClassDecoderPalette;    /* (a nib file name) */
  20. Icon = MiscClassDecoder;        /* (a tiff/eps file name) */
  21. ExportClasses = (            /* (a list of class names) */
  22.     MiscClassDecoder
  23. );
  24. /* ExportImages = ();            (a list of icon names) */
  25. /* ExportSounds = ();            (a list of sound names) */
  26.